The TimelineContext<(Of <(<'T>)>)> type exposes the following members.

Constructors

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyItem
The ith value in a timeline
Public propertyNext
The value after Time
Public propertyPrev
The value before Time
Public propertyPrevPrev
The value before the value before Time
Public propertyTime
Time to which the context applies

See Also